| Total Complexity | 27 |
| Dependencies | 3 |
| Dependents | 4 |
| Total lines | 258 |
| Lines of code | 118 |
| Logical lines of code | 75 |
| Comment lines | 58 |
| Methods | 6 |
| Properties | 3 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| getMostGuessableMatchSequence() | 44 | 9 | 47 | |
| update() | 52 | 6 | 25 | |
| unwind() | 55 | 4 | 19 | |
| bruteforceUpdate() | 58 | 4 | 14 | |
| factorial() | 64 | 3 | 10 | |
| makeBruteforceMatch() | 77 | 1 | 3 |